home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6053 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Wolfenstein Texture mapping problem
  5. Date: 23 Mar 1996 16:45:57 +0100
  6. Organization: dis-
  7. Message-ID: <4j16bl$d35@serpens.rhein.de>
  8. References: <4glh4j$rgg@maureen.teleport.com> <4guqo5$4l9@news01.uni-trier.de> <38232736@kone.fipnet.fi> <4hh592$8j6@serpens.rhein.de> <4i4geq$9b3@sunsystem5.informatik.tu-muenchen.de> <4i4qds$346@serpens.rhein.de> <4j017m$s3p@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  12.  
  13. >My friend also reports word writes to his VLB beeing faster than
  14. >longword writes. I don't understand how this can happen,
  15. >because a 32bit write IMHO is split to 2 word writes by cpu
  16. >(or any other logic ?) anyway. what's the secret ?
  17.  
  18. VLB is a 32bit bus. However, some VLB graphics cards are just
  19. poor adaptions of old ISA technology and use a slow 16bit bus
  20. internally. The card therefore delays the 32bit cycle so that
  21. it can do two 16bit cycles internally. But if you do two 16bit
  22. transfers yourself you can interleave them with other cycles.
  23.  
  24. Regards,
  25. -- 
  26.                                 Michael van Elst
  27.  
  28. Internet: mlelstv@serpens.rhein.de
  29.                                 "A potential Snark may lurk in every tree."
  30.